FrankenPHP is a new app server for PHP apps (built on top of Caddy) and a library to embed the PHP interpreter in Go web servers. Documentation · Laravel · Using FrankenPHP Workers · Embedded in the binary
The CLI SAPI provides a built-in web server. The web server runs only one single-threaded process, so PHP applications will stall if a request is blocked.